價格:免費
更新日期:2017-05-17
檔案大小:11M
目前版本:0.4.1
版本需求:Android 4.1 以上版本
官方網站:http://ayground.pl
Email:support@ayground.pl
聯絡地址:Playground Skrytka Pocztowa nr 7 05-509 Piaseczno
This is a demo of my Coloring component available for Unity.
Go and buy one in Asset Store right now. Or just enjoy coloring fun this app offers :)
Here goes the Asset Store links: https://www.assetstore.unity3d.com/#!/content/86803
Have a great day!
PS. You can see the component description below if you want. If not - go and enjoy your life!
A set of C# scripts that will let you create your own coloring book app with ease. All the "color fill" logic is taken care of in a well performing, mobile ready manner.
Same code is being used in my Coloring Book and tested over thousands of Android and iOS devices. Works like charm in HTML5 as well. Tizen is supported as well.
Check: https://play.google.com/store/apps/details?id=pl.ayground.coloringbook for a sample app created with this algorithm. (this app is not included in this package)
There is a sample scene included in this package that shows basics of my component usage.
What it does is simple - it allows you to load a Texture2D and provides you with a FillColor(x,y,Color).